home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2003 February / Pcwk022003a.iso / Wyszukiwarki / Bingooo 2.6.0 / Bingooo_english.exe / {app} / Agents / agent-freizeit_kino-C3C65531D4A94F80A44E2A0AE60BA60A.aml < prev    next >
Extensible Markup Language  |  2002-01-10  |  2KB  |  45 lines

  1. <?xml version="1.0" encoding="ISO-8859-1"?>
  2.  
  3. <!-- BINGOOO Agent Markup Language (www.bingooo.com) -->
  4.  
  5. <agent version="2002-01-10 13:15" remote_file="http://www.bingooo.com/download/content/0407/agents/">
  6.   <name>Kino</name>
  7.   <longname>Aktuelles Kinoprogramm deutscher StΣdte</longname>
  8.   <start_url>http://www.cinema.de</start_url>
  9.   <help_url>http://www.bingooo.com/download/content/0407/support/help/agents/F-Kino.htm</help_url>
  10.   <favorite>false</favorite>
  11.  
  12.   <source>
  13.     <name>cinema</name>
  14.     <longname>cinema.de</longname>
  15.     <enabled>true</enabled>
  16.     <home_url>http://www.cinema.de</home_url>
  17.     <query_url>http://www.cinema.de/kinotimer/stadtchk/0,1645,,00.html?Ortsname={Ort}&Filmid=&x=33&y=10</query_url>
  18.     <nextpage_url>http://www.cinema.de{nextpage}</nextpage_url>
  19.     <result>{*}<!--KINOTIMER ANFANG-->{*}bgcolor="#999999">{*}_rot.gif[{*}href="{url}">{*}class="copy">{Kino}</font></td>{*}href="{*}">{*}class="copy">{Film} <tr bgcolor="#999999">]{*}<!--SEITENANZAHL, VOR UND ZURUECK ANFANG-->    {*}class="bcopyweiss">{*}<a href="{nextpage}"><img src="/bilder/kinotimer/vor_rot.gif</result>
  20.   </source>
  21.  
  22.   <query>
  23.     <name>Ort</name>
  24.     <label>Ort</label>
  25.     <value>Dresden</value>
  26.     <hint>Geben Sie eine Stadt ein.</hint>
  27.   </query>
  28.  
  29.   <result>
  30.     <name>Kino</name>
  31.     <value>{Kino}</value>
  32.   </result>
  33.  
  34.   <result>
  35.     <name>Filmtitel</name>
  36.     <value>{Film}</value>
  37.   </result>
  38.  
  39.   <result>
  40.     <name>URL</name>
  41.     <value>{url}</value>
  42.     <visible>false</visible>
  43.   </result>
  44. </agent>
  45.